| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(kohonen_map_base) | :: | kohonen_map | 
                 A   | 
        |||
| type(kohonen_pattern), | intent(inout), | dimension(:) | :: | input_data | 
                 An array of   | 
        |
| integer, | intent(out), | dimension(:,:) | :: | map_output | 
                 An integer array  | 
        
Template function for the prediction function of a kohonen map import section